Spread Windows Forms 12.0 Product Documentation
ICloneable<T> Interface
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : ICloneable<T> Interface
Supports cloning, which creates a new instance of a class with the same value as an existing instance.
Object Model
ICloneable<T> Interface
Syntax
'Declaration
 
Public Interface ICloneable(Of T) 
'Usage
 
Dim instance As ICloneable(Of T)
public interface ICloneable<T> 
Type Parameters
T
See Also

Reference

ICloneable<T> Members
GrapeCity.Spreadsheet Namespace